var time.localOnce

2 uses

	time (current package)
		zoneinfo.go#L85: var localOnce sync.Once
		zoneinfo.go#L92: 		localOnce.Do(initLocal)